Practice - Creating a Mandatory TLS Policy
This example creates a TLS only encryption policy. If TLS is not available on the receiving end of the transmission, the message send will fail.
To create a mandatory TLS encryption policy:
Set up your TLS exceptions on the TLS tab.
- On the Status tab, select a cluster.
- Select Configure Server > TLS
- Enter your TLS Private Key and Server Certificate files.
- In the Global Authentication & Encryption section, set the encryption level to High.
Now set up your TLS Encryption Policy.
- Select Manage Policies > Encryption.
- Enter “TLS_Policy” in the Label field.
- Select the arrow next to the From field and select Enable All Patterns to indicate that the policy applies to any user at any sending domain or sub-domain.
- Select the arrow next to the To field and enter “*@zixpartner.com”, then click Add Pattern. This indicates that messages sent to the zixpartner.com domain will use this policy.
- Select TLS in the Delivery Method row.
- Click <Apply>.
- Deploy and Cycle the cluster.
Main Topic
Practice